type crypto/tls.constantTimeHash
3 uses
crypto/tls (current package)
cipher_suites.go#L585: type constantTimeHash interface {
cipher_suites.go#L593: h constantTimeHash
cipher_suites.go#L605: return &cthWrapper{h().(constantTimeHash)}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)